ExceptionData Json Schema
In This Topic
Overview
 |
ExceptionData
 |
comment : string
|
 |
costCenter : string
|
 |
exceptionDataId : string
|
 |
exceptionPriceType : string
|
 |
exceptionStatus : string
|
 |
 |
createdBy : string
|
 |
createdDate : string
|
 |
exceptionStatus : string
|
 |
fullName : string
|
 |
 |
counter : integer
internal only
|
 |
date : string
The current date.
internal only
|
 |
machineIdentifier : integer
internal only
|
 |
processIdentifier : integer
internal only
|
 |
time : integer
internal only
|
 |
timeSecond : integer
internal only
|
 |
timestamp : integer
internal only
| |
 |
username : string
| |
 |
reason : string
|
 |
type : string
|
 |
value : number
| |
Properties
| Name | Description | Data Type |
| comment | | string |
| costCenter | | string |
| exceptionDataId | | string |
| exceptionPriceType | | string |
| exceptionStatus | | string |
| logs | | Array[ExceptionDataActionLog] |
| reason | | string |
| type | | string |
| value | | number |
See Also